home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / GeoTmLn.dxr / 00026.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  184 b   |  12 lines

  1. on exitFrame
  2.   arrowCursorL(5)
  3.   arrowCursorL(6)
  4.   repeat with n = 8 to 20
  5.     handcursor(n)
  6.   end repeat
  7.   repeat with n = 23 to 26
  8.     handcursor(n)
  9.   end repeat
  10.   go(the frame)
  11. end
  12.